
@font-face {
  font-family: "Open Sans",sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
  }


@font-face {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: local("Titillium Web"), local("TitilliumWeb-Regular"), url("https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.woff2") format("woff2"), url("https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcdGU7DQ8I6RFMlK0vgclk7w.woff") format("woff");
}  
#contenido{
	
	
	text-align: justify;
}
	
#texto1{
	font-family:"opensans",sans-serif ;
	font-weight: 400;
	background-color:#f00;
	color: #fff;
	font-style: normal;
	height: 19px;
	width: 60px;
	
}

#titulo2{
	font-family: "opensans",sans-serif;
	color: #4E4E4E;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;

}
 
#titulo3{

	font-family: "titilliumweb",sans-serif;
	background-color: #F3F3F3;
	background-position: 50% 100%;
	color: #4E4E4E;
	font-weight: 400;
}

#titulo4{
	color: #4E4E4E;
	font-family: "opensans",sans-serif;
	font-size: 19.6px;
	font-weight: 700;


}

#fecha{
	font-family: "opensans",sans-serif;
	color: #A52A2A;
	font-size: 11px;
	font-weight: 700;
	line-height: 27.3667px

}

.parrafos{
	font-family: "opensans",sans-serif;
	color: #4E4E4E;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	text-align: justify;
	font-weight: 400;


}
#textointerno{
	color: #4E4E4E;
	font-family: "opensans",sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 15px;
}
#hipervinculo{
	font-family: "opensans",sans-serif;
	color: #00F;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;




}